home *** CD-ROM | disk | FTP | other *** search
-
-
-
- - 1 -
-
-
-
- 1. _I_n_t_r_o_d_u_c_t_i_o_n
-
- WebSupport is a collection of C++ classes providing an easy
- to use communications layer API for World Wide Web
- protocols. Here are some features provided by websupport:
-
- +o libwio provides low-level interface designed to be
- similar to file I/O calls like open(), read() and
- write() so that existing applications can be made web-
- aware with minimal redesign.
-
- +o libwebfetch class WebFetch provides higher-level
- interface that handles prioritized fetching with a
- transparent cache suitable for use in a separate
- thread.
-
- +o libwebfetch class XWebFetch provides the function of
- WebFetch with an easy to use Xt level interface that
- handles all asynchronous fetching
-
- +o Built in cache for high performance surfing
-
- +o resource database mechanism, for setting parameters to
- the library
-
- +o Blocking and non-blocking operation to allow for
- asynchronous I/O
-
- +o mime-type and mailcap file utility routines
-
- +o integrated SOCKS support
-
- +o C library bindings
-
- This document contains the following chapters:
-
- 1. Introduction
-
- 2. Installation Information
-
- 3. Changes and Additions
-
- 4. Bug Fixes
-
- 5. Known Problems and Workarounds
-
- 6. Documentation Errors
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - 2 -
-
-
-
- 1.1 _R_e_l_e_a_s_e__I_d_e_n_t_i_f_i_c_a_t_i_o_n__I_n_f_o_r_m_a_t_i_o_n
-
- Following is the release identification information for
- WebSupport:
-
- WebSupport
- SSSSooooffffttttwwwwaaaarrrreeee PPPPrrrroooodddduuuucccctttt
- 1.2.1
- VVVVeeeerrrrssssiiiioooonnnn
- SC4-XXXX-X.X
- PPPPrrrroooodddduuuucccctttt CCCCooooddddeeee
- IRIX 5.3 or IRIX 6.2
- SSSSyyyysssstttteeeemmmm SSSSooooffffttttwwwwaaaarrrreeee RRRReeeeqqqquuuuiiiirrrreeeemmmmeeeennnnttttssss
-
-
-
- 1.2 _O_n_l_i_n_e__R_e_l_e_a_s_e__N_o_t_e_s
-
- After you install the online release notes for a product
- (the _r_e_l_n_o_t_e_s subsystem), you can view the release notes on
- your screen.
-
- Note: You can read the online release notes for most
- products before installing the software. Refer to
- the booklet in your CD-ROM case for more information.
-
- If you have a graphics system, select ``Release Notes'' from
- the Help submenu of the Toolchest. This displays the
- _g_r_e_l_n_o_t_e_s(1) graphical browser for the online release notes.
-
- Refer to the _g_r_e_l_n_o_t_e_s(1) man page for information on
- options to this command.
-
- If you do not have a graphics system, you can use the
- _r_e_l_n_o_t_e_s command. Refer to the _r_e_l_n_o_t_e_s(1) man page for
- accessing the online release notes.
-
- 1.3 _P_r_o_d_u_c_t__S_u_p_p_o_r_t
-
- Silicon Graphics, Inc., provides a comprehensive product
- support maintenance program for its products.
-
- If you are in the U.S. or Canada and would like support for
- your Silicon Graphics-supported products, contact the
- Technical Assistance Center at (800)800-4SGI. If you are
- outside these areas, contact the Silicon Graphics subsidiary
- or authorized distributor in your country.
-
-
-
-
-
-
-
-
-
-
-
-
-
-